geometry :: PolygonSorter :: with_center
# init calculating the center init with_center(pts : Array[Array[Float]]) do init(calc_center(pts)) end