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