class ActionDispatch::ExceptionWrapper

def rescue_template

def rescue_template
  @@rescue_templates[@exception_class_name]
end