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