A simple test follows:

${message}

A list of ${animals._size} animals follows:

${animal}, .

The first animal is an ${animals._first}, and the last is a ${animals._last}.

The end.