# File lib/apipie/middleware/checksum_in_headers.rb, line 22
      def initialize(app)
        @app = app
      end