# File src/rexml/attribute.rb, line 121
                def clone
                        Attribute.new self
                end