If I have a cookbook with a recipe and a resource. How do I call this resource from my recipe. Both the recipe and resource are in same cookbook. Do I still need to use cookbookname_resourcename? Do I also need to include the cookbook name in the metadata.rb?