# File lib/multi_xml.rb, line 12
    def initialize(type)
      super "Disallowed type attribute: #{type.inspect}"
    end