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