# File lib/rexml/attribute.rb, line 143
                def clone
                        Attribute.new self
                end