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