ctrl.m
        .compactMap { %SHOULD%($0) }
        .sink { v in %SINK% }
        .store(in: &service.subscriptions)