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