# File lib/listen/adapters/polling.rb, line 17 def initialize(directories, options = {}, &callback) @latency ||= DEFAULT_POLLING_LATENCY super end