# File lib/chef/win32/security/sid.rb, line 81
        def self.Local
          SID.from_string_sid('S-1-2')
        end