private void WhenProcessed(BatchFluctuationProcessor batchFluctuationProcessor)
 {
     batchFluctuationProcessor.Process();
 }