has(Escaper::class) ? $container->get(Escaper::class) : new Escaper(); return new HtmlAttributes($escaper); } }