static Android3 botWithCommandList(S name) { Android3 bot = makeBot(name); showCommandList(); ret bot; }