# File src/org/puremvc/ruby/patterns/command/macro_command.rb, line 44
  def add_sub_command(command)
    @sub_commands << command
  end