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