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