# File lib/spec/story/runner/story_parser.rb, line 73
        def create_then(name)
          @story_mediator.create_then(name)
        end