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