public override long FileModified(System.String name, IState state)
 {
     return(fsDir.FileModified(name, null));
 }