# File lib/webrat/selenium/selenium_rc_server.rb, line 26
      def stop_at_exit
        at_exit do
          stop
        end
      end