168 169 170
# File 'lib/weby/html.rb', line 168 def each_node(&block) (@nodeset || [@node]).each &block end