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