class ParallelTests::RSpec::VerboseLogger

def example_group_started(notification)

def example_group_started(notification)
  @line.push(notification.group.description)
end