static File printFileInfo(S s default "", File f) { print(s, renderFileInfo(f)); ret f; }