sbool sizeCalculation_shouldIgnoreProgramField(S field) { ret startsWith(field, "vm_") || eqOneOf(field, "mainBot", "creator_class", "__javax"); }