# File lib/chef/win32/security/securable_object.rb, line 84 def group=(val) Security.set_named_security_info(path, type, :group => val) end