expectException(\OutOfBoundsException::class); Permutation::permuteByKey('abc', [2, 1, 1, 6]); } }