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