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