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