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