OK, I can make a new class. I then make a default constructor explicitly because I want it to do "stuff" like have a shared field called ClassCount that it increments each time the class is ...
Developers typically use field injection only on small projects and prototypes, due to its inability to support immutable variables and the incompatibilities it creates with many testing frameworks.