public CorrelationKey readCorrelation(CorrelationSetInstance cset) {
   return _brc.readCorrelation(cset);
 }