class Reek::Report::ProgressFormatter::Base

def progress(_examiner)

def progress(_examiner)
  raise NotImplementedError
end