# File lib/dm-types/uri.rb, line 27
      def dump(value)
        value.to_s unless value.nil?
      end