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