# File lib/chef/win32/security/sid.rb, line 69
        def self.Null
          SID.from_string_sid('S-1-0')
        end