(defmethod preprocess-tal ((generator file-system-generator) (name pathname)) (with-tal-compilation-unit name (compile-tal-string-to-lambda (read-tal-file-into-string name))))