# File lib/chef/provider/group/windows.rb, line 72
        def remove_group
          @net_group.local_delete
        end