The `getOperators` method is [marked as deprecated](https://github.com/twigphp/Twig/blob/3.x/doc/deprecated.rst?plain=1#L454) in the [code base](https://github.com/twigphp/Twig/blob/3.x/src/ExtensionSet.php#L534), but [the official documentation](https://twig.symfony.com/doc/3.x/advanced.html#operators) lists this method as the only way to add new operators.