# File lib/gherkin/formatter/json_formatter.rb, line 36 def scenario_outline(scenario_outline) feature_elements << scenario_outline.to_hash end