public function setAlgorithm_throws_an_exception_for_non_algorithms()
 {
     PasswordStrength::setAlgorithm('object', typeof($this));
 }