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