fn is_matched_operation(
    first: &TransformOperation,
    second: &TransformOperation
) -> bool