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