class Chef::ReservedNames::Win32::Security::SecurableObject
def initialize(path, type = :SE_FILE_OBJECT)
def initialize(path, type = :SE_FILE_OBJECT) @path = path @type = type end
def initialize(path, type = :SE_FILE_OBJECT) @path = path @type = type end