# File lib/rhc/auth/token.rb, line 103 def read_token @token ||= store.get(token_store_user_key, openshift_server) if store end