# File lib/dm-types/uuid.rb, line 47
      def primitive?(value)
        value.kind_of?(UUIDTools::UUID)
      end