public override void InstallBindings(DIContainer container) { container.BindWithInterfaces <Test_Interfaces>(); }