# File lib/rhc/rest/httpclient.rb, line 80
        def set_token(uri, token)
          set(uri, nil, token)
        end