static File jess(S text) { ret cereproc("Jess", text); } static File jess_silent(S text) { ret cereproc_silent("Jess", text); }