Spot on! {}
creates an empty hash.
Psst: we've also used {}
to declare code blocks but, this time, we're assigning the braces to a variable instead of placing them after a method.
Things have changed since we've created an empty array, haven't they?