# File lib/chef/recipe.rb, line 76 def resources(*args) run_context.resource_collection.find(*args) end