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