class ActionDispatch::DebugView

def error_highlight_available?

def error_highlight_available?
  @exception_wrapper.error_highlight_available?
end