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