@override Map<String, Function> methods() { return { 'then': then, 'catch': catch_, 'finally': finally_, }; }