MySQLField contains references to an undeclared shared variable TypeConverters: ``` MySQLField class>>initializeTypeConverters MySQLField>>typedValueFrom: ``` The former is sent during class initialization and brings up a debugger during load in Pharo 12. The latter method is unreferenced.