add_step adds a step to the last location in the recipe.
add_step
add_step(rec, object)
rec
A recipe.
recipe
object
A step object.
A updated recipe with the new step in the last slot.