expect(function() {
          handle = whenKey({
            'enter+shift': function() {},
          });
          handle.disengage();