class ActionDispatch::PublicExceptions

def initialize(public_path)

def initialize(public_path)
  @public_path = public_path
end