fun startWithPath(path: Path): Matcher<File>
fun startWithPath(file: File): Matcher<File>
fun startWithPath(prefix: String): Matcher<File>