Help for this page
{ cat => "meow", cow => "moo", dog => "woof" }
{ bird => "tweet" # note missing comma ... dog => "woof" # and here again pig => "oink" }