# File lib/rhc/wizard.rb, line 45
    def initialize(config=RHC::Config.new, opts=Commander::Command::Options.new)
      @config = config
      @options = opts
    end