# File lib/nanoc/cli.rb, line 75
  def self.setup
    self.setup_cleaning_streams
    self.setup_commands
    self.load_custom_commands
  end