# File lib/watcher.rb, line 190 def to_s "FoundFile[file_name=#{file_name}, mod_time=#{mod_time.to_i}, size=#{size}]" end