in src/assertion-timeline.ts [119:121]
public print(minWidth = 10): string { return AssertionTimeline.printAll([this], minWidth)[0]; }