# File lib/rb-kqueue/event.rb, line 26 def watcher @watcher ||= @queue.watchers[[filter, @native[:ident]]] end