public void reads_the_settings()
 {
     theGraph.AssertWasCalled(x => x.ReadSettings(MockFor <IServiceLocator>()));
 }