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