# File lib/capybara/poltergeist/driver.rb, line 66
    def quit
      server.stop
      client.stop
    end