- Students sometimes conflate the idea of a class as a "blueprint for objects" with the main method because the main method is in a class and can be run.
- Clarify between an executable class, like the main method, and an object class to help mediate this confusion.