# File lib/Borges/HTML/HtmlBuilder.rb, line 190 def initialize(document) @attributes = Borges::HtmlAttributes.new @document = document end