Hash Ruby

dictionary = { 'cat' => 'feline animal', 'dog' => 'canine animal' }
puts dictionary.size