133134135136137138139
} SymbolAtom arg1 = (SymbolAtom) list.get(1); String matchId = arg1.getValue(); return new AbortRequest(gamer, matchId); }