# File lib/xtemplate/node.rb, line 46 def add_attr(attr) @attrs.push([attr,SanitizedString.new("")]) end