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