# File lib/liquid/file_system.rb, line 37
    def initialize(root)
      @root = root
    end