# File lib/gherkin/formatter/json_formatter.rb, line 28 def scenario_outline(statement) add_step_container('scenario_outline', statement) end