# File lib/webrat/selenium/application_servers/sinatra.rb, line 30
        def pid_file
          prepare_pid_file(Dir.pwd, 'rack.pid')
        end