public function geoPolygon($field, array $geoPoints) { return new Filter\GeoPolygon($field, $geoPoints); }