class INotify::Event

def callback!

Other tags:
    Private: -
def callback!
  watcher.callback!(self)
end