# File lib/event/event_base.rb, line 85
    def dispatch(handler)
      Qpid::Proton.dispatch(handler, @type.method, self)
    end