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