# File lib/builder/xmlevents.rb, line 58
58:     def _end_tag(sym)
59:       @target.end_tag(sym)
60:     end