# File lib/spec/story/runner/story_parser.rb, line 101 def story(line) @parser.init_story(line) @parser.transition_to(:story_state) end