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