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