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