# File lib/Borges/HTML/HtmlAttributes.rb, line 24 def []=(attr, value) @attributes << " #{attr}=\"#{value}\"" end