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