# File lib/rb-inotify/watcher.rb, line 40
    def callback!(event)
      @callback[event]
    end