# File lib/authlogic/acts_as_authentic/persistence_token.rb, line 54
          def reset_persistence_token!
            reset_persistence_token
            save_without_session_maintenance(false)
          end