public int Quantity(RecipeEn recipe, Ingredient ingredient)
 {
 }
 public List<Ingredient> Ingredients(RecipeEn recipe)
 {
 }