static S getCanonicalPath(S path) ctex { ret new File(path).getCanonicalPath(); }