# File lib/selenium/webdriver/firefox/launcher.rb, line 60
        def start
          assert_profile
          @binary.start_with @profile, @profile_dir
        end