When I learned python I was overjoyed that I could evaluate 1 < 2 < 3 and get "true". I just realized that you can't do that in Ruby. Is there a reason why? Is it good? I know I can use "between", but still... -Kurt