# File lib/spec/story/runner/story_parser.rb, line 160
          def story(line)
            @parser.create_story
            @parser.add_story_line(line)
          end