# File lib/chef/win32/security/acl.rb, line 62 def delete_at(index) Chef::ReservedNames::Win32::Security.delete_ace(self, index) end