static S findGMailPassword(S user) { ret orFail("GMail password for " + user + " not found on this machine", findGMailPasswordOpt(user)); }