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