# File lib/gherkin/formatter/json_formatter.rb, line 50 def examples(examples) all_examples << examples.to_hash end