# File lib/rhc/wizard.rb, line 9
    def self.has_configuration?
      File.exists? RHC::Config.local_config_path
    end