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