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