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