# File lib/chef/win32/security/sid.rb, line 144
        def self.NtLocal
          SID.from_string_sid('S-1-5-19')
        end