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