# File lib/inline.rb, line 688
    def remove_type_converter(type)
      @type_map.delete type
    end