public void TestIt() { Type t = Shelf.FindBootstrapperImplementationType(null); Console.WriteLine(t); }