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