# File lib/ruby-vpi/rcov.rb, line 31
31:       def xmlish_ *a, &b
32:         xx_which(XMLish){ xx_with_doc_in_effect(*a, &b)}
33:       end