# File lib/chef/run_status.rb, line 76 def updated_resources @run_context && @run_context.resource_collection.select { |r| r.updated } end