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