# File lib/rhc/wizard.rb, line 96
    def token_auth
      RHC::Auth::Token.new(options, core_auth, token_store)
    end