# File lib/skeleton/schema.rb, line 59
def
primitive?
PRIMITIVES
.
include?
(
@type
)
end