# File lib/chef/shef/shef_session.rb, line 136
    def rebuild_context
      @run_context = Chef::RunContext.new(@node, {}) # no recipes
    end