1Pre Start private method call
2hello - private
3Post Start private method call
4Not doing anything here
5Pre Finish private method call
6goodbye - private
7Post Finish private method call
8Pre Start private method call
9hello - private
10Post Start private method call
11transforming calling function
12Pre Finish private method call
13Goodbye - private - Transformed
14Post Finish private method call
15pre Start private method call - Transformed
16Hello - private - Transformed
17post Start private method call - Transformed
18Not doing anything here
19pre Finish private method call - Transformed
20Goodbye - private - Transformed
21post Finish private method call - Transformed
22