The pipeline element that implements adding interceptors to a service.
Invokes the next element in the chain and adds the interceptors to the result, returning a proxy object wrapped by the interceptors.
Initializes the array of interceptors. It is initially empty.
[Validate]