A simple test follows:

${message}

A hash set of ${animals?size} animals follows:

${animal}, .

The first animal is an ${animalKeys?first}, and the last is a ${animalKeys?last}.

A hash set of ${animals?size} digits follows:

${number}, .

The zebra number is ${animals.zebra}.

The end.