# File lib/mocha/parameters_matcher.rb, line 30
    def matchers
      @expected_parameters.map(&:to_matcher)
    end