# File lib/xtemplate/xml.rb, line 34
    def push_attr(attr)
      @root.add_attr(attr)
    end