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