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