# File lib/listen/adapters/windows.rb, line 16 def initialize(directories, options = {}, &callback) super @worker = init_worker end