class TurboTests::Reporter

def group_started(notification)

def group_started(notification)
  delegate_to_formatters(:example_group_started, notification)
end