# File src/org/puremvc/ruby/patterns/command/simple_command.rb, line 10
  def execute(notification)
    #override if you want to do something on this event
  end