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