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