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