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