# File lib/chef/provider/group.rb, line 35
      def initialize(new_resource, run_context)
        super
        @group_exists = true
      end