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