생성자 참조 url: https://www.tcpschool.com/java/java_methodConstructor_constructor#google_vignette
아래에서 static { lastId = 0; }
은 위 static int lastId;에 영구적인? 영향을 끼치지 않는다.
그 외엔 복습 철저히!