import Foundation extension Error { var shouldReportNonFatalIssue: Bool { true } }