# File lib/action_controller/vendor/rack-1.0/rack/file.rb, line 18
    def initialize(root)
      @root = root
    end