# File lib/rhc/wizard.rb, line 436
    def finalize_stage
      section(:top => 1, :bottom => 0) do
        say "Your client tools are now configured."
      end
      true
    end