# File lib/xtemplate/xml.rb, line 50
    def push_optname(str)
      @root.add_optname(str)
    end