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