private void OnFileFound(VisitArgs args)
 {
     FileFound.Run(this, args);
 }