# File lib/kwartz/node.rb, line 268
    def set_tagname(str)
      @tagname = str if str
    end