I am not quite sure on how to use the Wicked::FIRST_STEP
constant.
The way I understand the documentation I would think that it will point to the first step in the steps array, but what I actually get is the hardcoded string: "wicked_first" (as expected when looking at the implementation
Can somebody shed some light on how to use these constants?