public static function humanName()
 {
     return ModelHelper::generateHumanName(get_called_class());
 }