# File lib/powerbar.rb, line 224
  def render(opts={})
    update(opts)
    render_template
  end