Ruby's case statement (blog.honeybadger.io)

Ruby’s case statement uses the === operator behind the scenes. This can be used (or abused) for conciseness and/or cleverness.