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