@args(java.util.List items) @for ((ForIterator i, String s) : items) {@if(i.first()){first }@if(i.last()){ last }@i.index()@s}