# File rexml/cdata.rb, line 26
  def clone
			CData.new self
		end