static A print_tabToSingleSpace(A o) { print(tabToSingleSpace(str(o))); ret o; }