// NewClass does not exist yet myInstance = new NewClass(var1, var2);
Right now when I use a Quick Fix for this, the variables and constructor are not included