# File lib/xtemplate/xpath.rb, line 32
      def _alt(name)
        @alts ||= {}
        @alts[name] = true
      end