There's a lovely method that lets us go through each value in an array.

Wild! We've asked Ruby to iterate over the treasure array and display each value in capitalized form.

There's quite a bit happening here, so let's have a look at this code block!

Nope, that won't work on each value in the array!