# File lib/cucumber/formatter/gherkin_formatter_adapter.rb, line 66 def before_examples(examples) @gf.examples(examples.gherkin_statement) end