public RemoteRequestInterceptor(RemoteRequestService remoteRequestService) { this._remoteRequestService = remoteRequestService; }