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