# File lib/html5/treewalkers/base.rb, line 62
    def initialize(tree)
      @tree = tree
    end