# File lib/action_controller/vendor/rack-1.0/rack/file.rb, line 22
    def call(env)
      dup._call(env)
    end