Tuples are maxing at at a size of 3, so we'll have to migrate to the number of arguments for that combo. This has the added benefit of currying. ```elm Keyboard.Combo.combo2 Keyboard.Combo.shift Keyboard.Combo.a MarkAllAsRead ```