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