How to make a utility class or function that can be shared?
I'm working on a mock service In the start script i want to call a method In the response script i want to call the same method Where exactly can I create methods that can be shared by script...