Is it possible to create a dynamic class without preloading it? I would like to avoid preloading the class, since I\'m dynamically importing it. Below is a code example that