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