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