# File lib/generators/active_record/oauth_provider_templates/oauth_token.rb, line 8
  def invalidated?
    invalidated_at != nil
  end