def file = $files.buildFile { setFile(new File("/sdcard/")) } $console.log(file.getCanonicalPath())