Gives the more-readable `foo.in?(some_list)` rather than having to revert to the more backward `some_list.include?(foo)`.
Patrick Byrne
October 21, 2010 8:26pm
无