# File lib/rexml/cdata.rb, line 25
                def clone
                        CData.new self
                end