public function addFunction(TwigFunction $function) { $this->extensionSet ->addFunction($function); }