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