static S loadTextFileFromZip(File inZip, S fileName) { ret loadTextFileFromZipFile(inZip, fileName); }