dictionary = { :one => 'uno', :two => 'dos', :three => 'tres' }
puts dictionary.invert