# File lib/geo_ruby/simple_features/geometry.rb, line 79
      def as_hex_wkb
        as_hex_ewkb(false,false,false)
      end