# File lib/rspec/mocks/argument_matchers.rb, line 111
        def ==(expected)
          @given == expected
        end