`isinstance(stage, Stage)` --> `print("Running stage: {}".format(stage)` yields something like "Running stage: Stage: ..."