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