Sweet! When we create a method that shares its name with the class, we create a custom constructor, with which we can set values and call methods.
If the constructor wants a parameter, we might as well give it a parameter, right?