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