# File lib/rhc/wizard.rb, line 55 def needs_configuration? not (@config.has_local_config? or @config.has_opts_config? or @config.noprompt?) end