# File lib/active_resource/http_mock.rb, line 85
    def ==(other_request)
      other_request.hash == hash
    end