# File lib/dm-types/csv.rb, line 13
def
primitive?
(
value
)
super
||
value
.
kind_of?
(
::
Array
)
end