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