module Context module DeployHelpers module RecipeHelper def integrate_recipe(context, recipe_instance) end end end end