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