@import java.util.List @args(List strings) @with (String s = strings.get(0)) { @s }