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