# File test/listener.rb, line 8 def tag_start name, attrs @ts = true if name=="subsection" and attrs.assoc("title")[1]=="Namespaces" end