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