public class Bug1621H {
    static final Bug1621H INSTANCE = new Bug1621H();
    public static final Bug1621A NEXT = Bug1621A.INSTANCE;
}