# File lib/selenium/webdriver/firefox/launcher.rb, line 43 def quit @binary.quit FileReaper.reap(@profile_dir) if @profile_dir end