267 268 269
# File 'lib/nokogiri/css/xpath_visitor.rb', line 267 def accept(node) node.accept(self) end