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