class Sus::Output::Progress
def report(index, context, state)
def report(index, context, state) @lines&.[]=(index+1, Status.new(state, context)) return self end
def report(index, context, state) @lines&.[]=(index+1, Status.new(state, context)) return self end