# File lib/eim_xml.rb, line 145
                def del_attribute(key)
                        @attributes.delete(key.to_sym)
                end