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