# File lib/chef_zero/rspec.rb, line 140 def group(name, data, &block) before(chef_server_options[:server_scope]) { group(name, data, &block) } end