!747 m { p { makeAndroid_allowVMInspection = false; makeAndroid_forcePublic = true; makeAndroid_startPort = 4999; makeAndroid("Public Comm Bot at " + getComputerID() + "."); } static synchronized S answer(S s) { if (match3("test", s)) return "test!"; return null; } }