# File lib/spec/story/runner/story_parser.rb, line 106 def scenario(line) @parser.create_scenario(line) @parser.transition_to(:scenario_state) end