# File lib/Borges/HTML/HtmlRenderer.rb, line 112
  def file_upload(&block)
    input(:file, @callbacks.register_callback(&block))
  end