# File lib/chef/win32/security/ace.rb, line 75
        def inherited?
          (struct[:AceFlags] & Chef::ReservedNames::Win32::API::Security::INHERITED_ACE) != 0
        end