Use class without instance (like e.g. String)

myClass myWorkinInstance;

That is what @franks_pv is trying to avoid doing, but I have no idea why