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