# File lib/apotomo/event_handler.rb, line 15
    def call(event)
      event.source.root.page_updates << process_event(event)
    end