public static function pluralHumanName()
 {
     return ModelHelper::generatePluralHumanName(get_called_class());
 }