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