Hiya Im going through the Ruby Cookbook. On page 51, there is the following example letter = { ?v => 'aeiou', ?c => 'xyz' } My question is, what does the key ?v do or mean. Kind Regards Brent Clark