sbool dm_canEvalAtAllOnOtherMachine(S computerID) { ret eq(1, dm_evalOnOtherMachine(computerID, "return1()")); }