public bool CanApplyMetadataUpdates(ManagedFile file)
 {
     return(file.IsStataDataFile());
 }