# File lib/chef_zero/rspec.rb, line 194 def acl_for(path, data) ChefZero::RSpec.server.load_data({ 'acls' => { path => data } }, current_org) end