I have a script A, placed in namespace A. In this script, I wrapped all of the functions defined inside it in a class A.
Then I have another script B, placed in names