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