# File src/rexml/element.rb, line 1126
def
add( attribute )
self
[attribute.name] = attribute
end