public void CanLoad() { var service = new WidgetService(); service.Load("CommonLibrary.Web.Modules.Tests"); var links = service.Create("Links"); }