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