> */ public static function normalizers(): array { return [ DateNormalizer::class, ]; } }