@override String pretty({int? number}) { return '$indentation${status.name} ${printIndex(number)} $action'; }