# File lib/chef/win32/security/ace.rb, line 59
        def dup
          ACE.create_ace_with_mask_and_sid(type, flags, mask, sid)
        end