infix fun Path.shouldNotStartWithPath(path: Path): Unit
infix fun Path.shouldStartWithPath(path: Path): Unit