# File lib/xtemplate/xml.rb, line 213
    def on_stag(name)
      push_tag(name)
    end