# File lib/httpclient/auth.rb, line 463
    def initialize
      @challenge = {}
      @scheme = "Negotiate"
    end