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