# File lib/dm-core/type_map.rb, line 75 def initialize(type) super("Type #{type} must have a default primitive or type map entry") end