# File lib/highline.rb, line 84
  def self.using_color_scheme?
    not @@color_scheme.nil?
  end