public static void Enable()
 {
     CorrelationState.Use(new HttpContextCorrelationState());
 }