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