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