# File lib/rb-kqueue/watcher.rb, line 89
    def callback!(event)
      @callback.call event
    end