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