# File lib/Borges/HTML/HtmlAttributes.rb, line 29
def
[]=
(
attr
,
value
)
@attributes
[
attr
] =
value
end