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