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