He decided to name his fields alphabetically.
static int a
static int b
static String c
static float d
static int e...
What, I wondered, would happen when he ran out of letters? Scrolling down further I saw this:
static int aa
static float ab
static String ac
static int ad...