# File lib/httpclient/auth.rb, line 214 def initialize @cred = nil @auth = {} @challengeable = {} @scheme = "Basic" end