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