# File lib/action_dispatch/middleware/exception_wrapper.rb, line 48
    def full_trace
      clean_backtrace(:all)
    end