# File lib/selenium/webdriver/common/html5/local_storage.rb, line 35
        def keys
          @bridge.getLocalStorageKeys.reverse
        end