# File lib/spec/story/runner/story_parser.rb, line 41 def init_story(title) @current_story_lines.clear add_story_line(title) end