# File lib/mocha/parameter_matchers/all_of.rb, line 33 def initialize(*matchers) @matchers = matchers end