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