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