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