public function setNoteRenewal($noteRenewal)
 {
     $this->_load();
     return parent::setNoteRenewal($noteRenewal);
 }