!7 p { currentFunctionName(); } sS currentFunctionName() { new Throwable t; StackTraceElement[] l = t.getStackTrace(); pnl(asList(l)); ret "bla"; }