# File lib/spec/story/runner/story_mediator.rb, line 37
        def create_then(name)
          current_scenario.add_step Step.new('Then', name)
        end