# File /home/ser/Work/rexml/rexml/attribute.rb, line 117 def remove @element.attributes.delete self.name unless @element.nil? end