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