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