# File lib/nanoc/cli/command_runner.rb, line 103
    def stack
      (self.site && self.site.compiler.stack) || []
    end