# File lib/rhc/commands/setup.rb, line 10
    def run
      RHC::RerunWizard.new(config).run ?  0 : 1
    end