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