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