Help for this page
file("foo/bar.txt")->dir->parent->dir("baz")
file('foo/bar.txt')->find('dir()/../baz')
dir('.')->find('*[file()]')