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