# Pastebin twYsnCS5 (let [file (java.io.File. "/")] (println (.exists file)) (println (.canWrite file)) (println (.getPath file)))