# File lib/chef/win32/security/sid.rb, line 150
        def self.BuiltinAdministrators
          SID.from_string_sid('S-1-5-32-544')
        end