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