static File vectorCamDir() { ret picturesDir("Vector-Cam"); } static File vectorCamDir(S sub) { ret newFile(vectorCamDir(), sub); }