static A printShortened(A a) { print(shorten(str(a))); ret a; }