# File src/rexml/element.rb, line 74
                def clone
                        Element.new self
                end