Move the coprus initialization out of a hot path …
This initial corpus seeding can be done in the constructor, instead of checking if it has been initialized every single time the fuzzer generates an input.