This inspection reports any cases where new objects are instantiated for the purpose of accessing its class object. It is more performant to access the class object directly by name.
Powered by InspectionGadgets