import Foundation

/// Returns default file if the source of the transformation does not work or the transformation fails.
public class FallbackTransform: Transform {
    // MARK: - Lifecycle