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