v = 1 (Fixnum) v = "two" (String) v = {:a=>"b"} (Hash) v = 3.0 (Float) v = {:a=>"b"} (Hash) v = "two" (String) v = 1 (Fixnum)