static InvocationFlowWrapper()
 {
     InvocationFlowController.Initiate();
 }
 static Flow()
 {
     InvocationFlowController.Initiate();
 }