@Override
 public void buildStarted(CompileContext context) {
   BackwardReferenceIndexWriter.initialize(context);
 }