# File lib/chef/run_status.rb, line 81
  def backtrace
    @exception && @exception.backtrace
  end