Programming Ruby Strings June 9, 2009 Jason symbol what it does + concatenate “a” “b” => -1 >> “a” “a” => 0 >> “b” “a” => 1…