50 51 52
# File 'lib/filewatch/sincedb_value.rb', line 50 def touch @last_changed_at = Time.now.to_f end