add_step: Add a step.
This is a method of the Plan class in the planning module.
def add_step(&mut self, step: PlanStep) -> ()