class Minitest::CompositeReporter
def start # :nodoc:
Experimental RBS support (using type sampling data from the type_fusion
project).
def start: () -> untyped
This signature was generated using 4 samples from 1 application.
def start # :nodoc: self.reporters.each(&:start) end