# File lib/mocha/parameters_matcher.rb, line 31
    def matchers
      @expected_parameters.map { |parameter| parameter.to_matcher }
    end