# File temp/attribute.rb, line 137 def remove @element.attributes.delete self.name unless @element.nil? end