# File lib/doorkeeper/models/access_token_mixin.rb, line 127 def generate_refresh_token write_attribute :refresh_token, UniqueToken.generate end