# File lib/guard/listener.rb, line 225 def timestamp_files all_files.each { |path| set_file_timestamp_hash(path) } end