# File lib/mocha/parameter_matchers/anything.rb, line 25 def matches?(available_parameters) available_parameters.shift true end