# File src/org/puremvc/ruby/patterns/mediator/mediator.rb, line 23
  def handle_notification(note)
    #override if you want to do something on this event
  end