# File lib/nanoc/cli/error_handler.rb, line 176
    def stack
      (compiler && compiler.stack) || []
    end