# File lib/listen.rb, line 44
  def self.to!(*args, &block)
    _init_listener(*args, &block).start!
  end