Fix so that for new class() that if the name of the class and the name of a field where the same, that it no longer resolves to field instead of the type. We know that "class" is a type not a field for class instance creation.