class ConstructorInner { @lombok.AllArgsConstructor(staticName = "of") static class Inner { } }