Thanks to some new Twig features, you can now implement the functions/filters/tests outside of the class that defines them. See https://github.com/symfony/symfony/pull/20093, https://github.com/symfony/symfony/pull/20094 and https://github.com/symfony/symfony/pull/20092. Should we document or mention this?