# File lib/directory_watcher/em_scanner.rb, line 49
  def running?
    !@timer.nil?
  end