method

last_step

last_step()
public

No documentation available.

# File lib/spec/story/runner/story_mediator.rb, line 41
        def last_step
          current_scenario.last_step
        end