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