# File src/rexml/text.rb, line 100
def
clone
return
Text.new(
self
)
end