# File lib/xtemplate/node.rb, line 54
def
add_attrval
(
val
)
@attrs
[
-1
][
1
].
concat
(
sanitize
(
val
))
end