class Main { public static void x(StringTemplate.Processor p, String s) { String t = p."\{s}"; } }