class ActionDispatch::ExceptionWrapper

def full_trace

def full_trace
  clean_backtrace(:all)
end