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