I have a variable called client and its defined in a function in a class. I just want to exports it out of that class so that i can use it in my controllers. And th
client