# File lib/chef/win32/security/acl.rb, line 86
        def valid?
          Chef::ReservedNames::Win32::Security.is_valid_acl(self)
        end