# File lib/chef/runner.rb, line 37 def initialize(run_context) @run_context = run_context @delayed_actions = [] end