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