public bool Contains(Path path) { throw new NotImplementedException(); }
public bool BelongsTo(Path path) { throw new NotImplementedException(); }