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