# File lib/highline.rb, line 407
  def uncolor(string)
    self.class.uncolor(string)
  end