# File lib/apotomo/event_handler.rb, line 5
    def process_event(event)
      # do something, and return content.
      nil
    end