public class Bug1621C {
    static final Bug1621C INSTANCE = new Bug1621C();
    public static final Bug1621D NEXT = Bug1621D.INSTANCE;
}