Adonis Admin Instancing

I’ve recently been making custom Adonis Admin commands and I’ve tried to instance in a part after the “do” but instancing never works. All my other custom commands have the same code before the “do” and they work, so I’ve come to the conclusion that instancing is the problem. I think part of the reason is because it’s a module script, but nonetheless, I don’t have a solution. Please help me solve this! Thank you for your time.