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