public void PrintLn(T value) => StdOut.AppendLine(_display.Output(value));