# File lib/dm-core/property.rb, line 753
def
primitive?
(
value
)
value
.
kind_of?
(
primitive
)
end