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