# File lib/directory_watcher.rb, line 551
  def run_once
    @scanner.run_once
    self
  end