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