A simple test follows:
${message}
A hash set of ${animals?size} animals follows:
The first animal is an ${animalKeys?first}, and the last is a ${animalKeys?last}.
A hash set of ${animals?size} digits follows:
The zebra number is ${animals.zebra}. The end.