# File lib/onfire/event.rb, line 38
      def call_handler(proc, node)
        proc.call(self)
      end