public void TestSetUp()
 {
     _svc = new FamousQuoteService();
 }
 public void TestSetUp()
 {
     _svc = new FamousQuoteService();
 }