# File lib/nanoc/cli.rb, line 56
  def self.add_command(cmd)
    self.root_command.add_command(cmd)
  end