# File htree/traverse.rb, line 161 def each_hyperlink # :yields: text each_hyperlink_attribute {|elem, attr, hyperlink| yield hyperlink } end