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