public void Requesting_Parent_Of_Root_Should_Fail()
 {
     var folder = provider.GetFolderParent(root);
 }