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