# File lib/highline/string_extensions.rb, line 66
        def uncolor
          self.class.new(HighLine.uncolor(self))
        end