# File lib/rubyrep/command_runner.rb, line 29
    def self.register(commands)
      self.commands.merge!(commands)
    end