# File lib/ruby-vpi/xx.rb, line 438
438:       def xx_ancestors
439: #--{{{
440:         raise Error, "no xx_which in effect" unless xx_which
441:         xx_class.xx_ancestors xx_which
442: #--}}}
443:       end