# File lib/rhc/wizard.rb, line 111
    def token_store
      @token_store ||= RHC::Auth::TokenStore.new(config.home_conf_path)
    end