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