# File lib/rails-api/public_exceptions.rb, line 6
      def initialize(public_path)
        @public_path = public_path
      end