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