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