# File lib/heroku/command.rb, line 34
    def self.register_command(command)
      commands[command[:command]] = command
    end