static void RegisterDefaults() { DuckFactory.Register(); SafeFactory.Register(); MethodIndexFactory.Register(); }
static void Clear() { _default = null; }