public String evalString(QueryContext context) {
   return context.getGroupString(_index);
 }