public static function getModelLabel(): string { return 'hábito'; } public static function getPluralModelLabel(): string { return 'hábitos'; }