# File lib/active_resource/http_mock.rb, line 159
    def eql?(other_request)
      self == other_request
    end