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