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