# File lib/nanoc/cli.rb, line 34
  def self.debug=(boolean)
    @debug = boolean
  end