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