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