From one file, I\'m trying to import and initialize a class from another file, where that class is initialized with a global variable defined in the calling file.
My