# File lib/rhc/config.rb, line 165
    def self.should_run_wizard?
      not (has_local_config? or has_opts_config? or noprompt?)
    end