public function getGuest()
 {
     $this->__load();
     return parent::getGuest();
 }