From: matz@... (Yukihiro Matsumoto) Date: 2004-06-14T10:46:13+09:00 Subject: Re: String#== Hi, In message "String#==" on 04/06/14, Charles Mills writes: |String#== returns nil when the object being compared does not have a |"to_str" method. In 1.8.2 and 1.9, it will return false. matz.