# File lib/webrat/selenium/application_servers/rails.rb, line 29 def pid_file prepare_pid_file("#{::Rails.root}/tmp/pids", "mongrel_selenium.pid") end