static File ai_faceFinderDir() { ret javaxDataDir("Face Finder"); } static File ai_faceFinderDir(S sub) { ret newFile(ai_faceFinderDir(), sub); }