The document investigates the use of class-like structures in JavaScript software, revealing that 74% of analyzed systems utilize classes despite ongoing debate among developers regarding class implementation. It categorizes the systems into four types based on class usage and finds no correlation between system size and class adoption. The research also notes the emergence of syntactical support for classes in ECMAScript 6 and the necessity of class-oriented tools and techniques for effective software management.