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