public void SetUp() { _module = new FakeRaygunHttpModule(); _module.Init(new System.Web.HttpApplication()); }