public function setNoteUpgrade($noteUpgrade)
 {
     $this->_load();
     return parent::setNoteUpgrade($noteUpgrade);
 }