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