configure abstract method

Step configure()

Composes Steps into one unit to enable more modular and understandable workflows.

Has to return a Step.

Implementation

Step configure();