# File lib/virtus/support/type_lookup.rb, line 43
    def primitive
      raise NotImplementedError, "#{self}.primitive must be implemented"
    end