# File lib/action_dispatch/middleware/public_exceptions.rb, line 6
    def initialize(public_path)
      @public_path = public_path
    end