# File lib/capybara/poltergeist/web_socket_server.rb, line 24
      def url
        "ws://#{env['SERVER_NAME']}:#{env['SERVER_PORT']}/"
      end