# File lib/rack/recursive.rb, line 37
    def call(env)
      dup._call(env)
    end