# File lib/directory_watcher.rb, line 544
  def join( limit = nil )
    @scanner.join limit
  end