# File lib/Borges/HTML/HtmlRenderer.rb, line 44
  def context
    return Borges::RenderingContext.new(document, action_url, callbacks)
  end