# File lib/generators/mongoid/oauth_provider_templates/access_token.rb, line 13
  def set_authorized_at
    self.authorized_at = Time.now
  end