public static IObservable <Unit> ConnectJobScheduler(this ApplicationModulesManager manager) { return(manager.ConfigureNewJob()); }