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