# File lib/spec/story/runner/story_mediator.rb, line 33 def create_when(name) current_scenario.add_step Step.new('When', name) end