if (!isset($this->ZendACL) || !$this->ZendACL instanceof Zend_Acl) {
            $this->buildACL(); 
        }