# File lib/selenium/webdriver/firefox/profile.rb, line 21
          def ini
            @ini ||= ProfilesIni.new
          end