# File lib/directory_watcher/scanner.rb, line 34
  def running?
    !@thread.nil?
  end