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