public function registerNonAlgorithm()
 {
     PasswordStrength::setAlgorithm('object', $this->getClass());
 }