# File /home/ser/Work/rexml/rexml/text.rb, line 52
  def clone
			return Text.new(self)
		end