master
Standardize racy lazy init.
Address places where [CheckedExceptionNotThrown](https://errorprone.info/bugpattern/CheckedExceptionNotThrown) *would* produce warnings if it were to operate on test code.
Use `Class.asSubclass` instead of unchecked casts.