{
    if (!$1.getParentFile().exists()) {
        $0.a(false);
        return;
    }
}