public MyRazorTemplateEngine(MyMvcRazorHost myHost, MvcRazorHost host) : base(host) { _myHost = myHost; }