# File lib/nokogiri/css/xpath_visitor.rb, line 147
      def accept node
        node.accept(self)
      end