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