Returns the value of attribute token.
3 4 5
# File 'lib/oauth2/access_token.rb', line 3 def token @token end