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