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