sbool classLoaderContainsByteCodePath(ClassLoader cl, File byteCodePath) { ret contains(filesFromClassLoader_new(cl), byteCodePath); }