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