# File lib/rack/auth/abstract/request.rb, line 5
      def initialize(env)
        @env = env
      end