# File lib/chef/win32/security/ace.rb, line 67
        def flags=(val)
          struct[:AceFlags] = val
        end