# File lib/omniauth/strategies/oauth2/gowalla.rb, line 59 def token_expires_at @expires_at ||= @access_token.expires_at end