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