# File lib/chef/win32/api.rb, line 335
        def SUCCEEDED(status)
          status >= 0
        end