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