# File lib/chef/resource_reporter.rb, line 140 def resource_up_to_date(new_resource, action) @total_res_count += 1 @pending_update = nil unless nested_resource?(new_resource) end