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