# File lib/webrat/selenium/application_servers/base.rb, line 9
        def boot
          start
          wait
          stop_at_exit
        end