# File src/org/puremvc/ruby/patterns/command/macro_command.rb, line 18
  def initialize
    @sub_commands = []
    initialize_macro_command
  end