static O[] smartBotCredentials() { S pass = smartBotPassword(); ret nempty(pass) ? new O[] {'pw, pass } : new O[0]; }