# File lib/luck/pane.rb, line 68
  def redraw
    draw_frame
    draw_contents
    draw_title
  end