# File lib/selenium/webdriver/common/html5/local_storage.rb, line 27
        def clear
          @bridge.clearLocalStorage
        end