public function getNote()
 {
     $this->__load();
     return parent::getNote();
 }