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