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