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