public void StartSomething()
 {
     SqlConnection = FooFactory.Resolve();
 }