# File lib/directory_watcher.rb, line 458 def persist=( filename ) @persist = filename ? filename.to_s : nil end