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