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