# File lib/active_support/vendor/builder-2.1.2/builder/xmlevents.rb, line 58 def _end_tag(sym) @target.end_tag(sym) end