TwigFunction[]
public function getFunctions() : array { if (!$this->initialized) { $this->initExtensions(); } return $this->functions; }