# File lib/hpricot/traverse.rb, line 597 def traverse_text(&block) # :yields: text traverse_text_internal(&block) nil end