Add a processing step.
Usage
Pipeline.add_step(step)
step
The step to add.
Pipeline
Self, for chaining.