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