public TestComponent(IAsyncViewComponentResultBuilder builder)
 {
     _builder = builder;
 }