# File lib/chef/shef/ext.rb, line 400 def clients @clients ||= Shef::ModelWrapper.new(Chef::ApiClient, :client) end