public override long LastModifiedTime(File file)
 {
     return(@delegate.LastModifiedTime(file));
 }