A simple test follows:
${message}
Now perform a list assignment:
There are ${size(testList)} elements in the list.
Pathological case: zero item list:
There are ${size(testList)} elements in the list.
Keyset of hash model:
There are ${size(testHash)} elements in the hash.
Values of hash model: