Remember from the Java Syntax chapter that a class should always start with an uppercase first letter, and that the name of the java file should match the class name.