public function getFunction($name)
    {
        if (!$this->extensionInitialized) {
            $this->initExtensions();
        }