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