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