# File lib/eim_xml.rb, line 132
                def add_attribute(key, value)
                        @attributes[key.to_sym] = value
                end