Split code of addServiceActionsTo method into smaller methods
This splits this big chunk of code into smaller utility functions so that you can better debug/understand where what is happening. It does not change the functionality of the code.
This splits this big chunk of code into smaller utility functions so that you can better debug/understand where what is happening. It does not change the functionality of the code.