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