Just spent a while debugging why arrays in IE didn’t seem to support the indexOf method.

Solution: arrays in IE don’t support the indexOf method.

Oh.

Notes