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