private static ReportComponent.Builder fileComponent(int ref) {
   return ReportComponent.builder(Component.Type.FILE, ref);
 }