# File lib/chef/shell_out/windows.rb, line 124
        def success?
          exitstatus == 0
        end