# File lib/chef/win32/security/acl.rb, line 58
        def [](index)
          Chef::ReservedNames::Win32::Security.get_ace(self, index)
        end