# File lib/chef/win32/security/security_descriptor.rb, line 79 def sacl_present? (control & Chef::ReservedNames::Win32::API::Security::SE_SACL_PRESENT) != 0 end