# File lib/Borges/HTML/HtmlBuilder.rb, line 251
  def set_attribute(attr, val)
    @attributes[attr] = val
  end