# File lib/mcollective/application.rb, line 351
    def halt(stats)
      exit(halt_code(stats))
    end