# File lib/rhc/wizard.rb, line 580
    def finalize_stage
      section :top => 1 do
        success "Your client tools are now configured."
      end
      true
    end