@internal
public function getFunction(string $name) : ?TwigFunction { return $this->extensionSet ->getFunction($name); }