public void Select() { AlphaNode <T> alphaNode = _configurator.GetAlphaNode <T>(); _next.Select(alphaNode); }