Remove the parameter passing to the runner in favor of using class based runners (with the `__call__` interface).
Remove the parameter passing to the runner in favor of using class based runners (with the
__call__interface).