# File lib/authlogic/acts_as_authentic/persistence_token.rb, line 49 def reset_persistence_token self.persistence_token = Authlogic::Random.hex_token end