# File lib/chef/provider/group/windows.rb, line 53
        def create_group
          @net_group.local_add
          manage_group
        end