/**
  * @return string
  */
 public function getDistrict()
 {
     return $this->info->getDistrict();
 }