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