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