public override bool ConsistencyCheck(ReporterFactory reporterFactory)
 {
     return(_accessor.consistencyCheck(reporterFactory));
 }