static int myVMPort() { L records = cast get(getJavaX(), "record_list"); O android = last(records); return or0((Integer) get(android, "port")); }