# File lib/rb-fsevent/fsevent.rb, line 23 def initialize args = nil, &block watch(args, &block) unless args.nil? end