# File lib/spring/watcher/polling.rb, line 8 def initialize(root, latency) super @mtime = 0 @poller = nil end