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