Gives the more-readable `foo.in?(some_list)` rather than having to revert to the more backward `some_list.include?(foo)`.
Patrick Byrne
August 10, 2014 11:00pm
N/A