if (!isset($this->User->Guest) || !$this->User->Guest instanceof User) {
            return "";
        }