static void RegisterDefaults()
 {
     DuckFactory.Register();
     SafeFactory.Register();
     MethodIndexFactory.Register();
 }