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