# File lib/rspec/mocks/argument_matchers.rb, line 106
        def ==(value)
          @matcher.matches?(value)
        end