void run(Object input, Object output) { runForMultipleInputs(<Object>[input], <int, Object>{0: output}); }