# File lib/devise/models/token_authenticatable.rb, line 34 def reset_authentication_token self.authentication_token = self.class.authentication_token end