private void Run() { NumberKeeper keeper = new NumberKeeper(); keeper.Init(mockPatchContainer); keeper.Execute(); }