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