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