# File lib/geo_ruby/simple_features/geometry.rb, line 96
      def as_wkt
        as_ewkt(false,false,false)
      end