# File lib/chef/shef/shef_session.rb, line 159
    def rebuild_context
      @run_context = Chef::RunContext.new(@node, Chef::CookbookCollection.new(Chef::CookbookLoader.new))
    end