# File lib/webrat/selenium/application_servers/rails.rb, line 37
        def stop_command
          "mongrel_rails stop -c #{::Rails.root} --pid #{pid_file}"
        end