# File lib/geo_ruby/simple_features/geometry.rb, line 70
      def as_wkb
        as_ewkb(false,false,false)
      end