class Spec::Story::Runner::StoryParser

def add_story_line(line)

def add_story_line(line)
  @current_story_lines << line
end