# File lib/mixlib/shellout/windows.rb, line 145
        def success?
          exitstatus == 0
        end