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