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