# File src/rexml/doctype.rb, line 84
                def clone
                        DocType.new self
                end