sS runnableToStringShort(Runnable r) { if (r == null) ret str(r); ret shorten(30, simpleSpaces_javaTok(newLinesToSpaces(str(r)))); }