# File lib/guard/listener.rb, line 81
    def start
      watch(@directory)
      timestamp_files if watch_all_modifications?
    end