# File lib/chef/provider/user/windows.rb, line 79
        def remove_user
          @net_user.delete
        end