Returns:
10 11 12
# File 'lib/dm-types/ip_address.rb', line 10 def primitive?(value) value.kind_of?(IPAddr) end