# File lib/rhc/rest/httpclient.rb, line 61 def initialize @cred = nil @auth = {} @set = false @scheme = "Bearer" end