# File lib/rack/protection/base.rb, line 67
      def report(env)
        env[options[:report_key]] = true
      end