# File lib/dm-types/file_path.rb, line 9
def
primitive?
(
value
)
value
.
kind_of?
(
Pathname
)
end