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