119 120 121
# File 'lib/matcha/runner.rb', line 119 def examples spec_runners.map { |spec_runner| spec_runner.examples }.flatten end