Initializers & Finalizers It is sometimes useful to run code at startup and shutdown. Static initializers and finalizers are special functions that are run at startup and shutdown respectively. CLEAR RESET COPY RUN