# File lib/spec/story/runner/story_parser.rb, line 46
        def add_story_line(line)
          @current_story_lines << line
        end