# File lib/Borges/HTML/HtmlRenderer.rb, line 91 def open_select @attributes[:name] = @callbacks.register_dispatch_callback open_tag('select') end