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