There is scenario.getConfig(). It was already questioned if that was a good idea when we originally introduced the central scenario, but we ended up doing it in that way because it was easier to do when coming from the global static "World".
Now, however,
(1) we have situations where we would like to feed the same scenario but different configs to some method/class/module
(2) since we have injection, adding config as a separate element is not that difficult any more
??
[Created via e-mail received from: "Nagel, Kai, Prof. Dr." <nagel@vsp.tu-berlin.de>]