# File lib/geo_ruby/simple_features/multi_polygon.rb, line 8 def initialize(srid = DEFAULT_SRID,with_z=false,with_m=false) super(srid) end