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