# File lib/mocha/parameter_matchers/all_of.rb, line 19 def all_of(*matchers) AllOf.new(*matchers) end