pub trait GetFailedJsonRepairsDir { // Required method fn failed_json_repairs_dir(&self) -> PathBuf; }