# File lib/rspec/mocks/argument_expectation.rb, line 39
      def matchers_match?(*args)
        @matchers == args
      end