class ActionDispatch::ExceptionWrapper

def rescue_template

def rescue_template
  @@rescue_templates[@exception.class.name]
end