Returns a copy of this attribute
158 159 160
# File 'lib/rexml/attribute.rb', line 158 def clone Attribute.new self end