# File lib/selenium/webdriver/common/html5/local_storage.rb, line 15 def [](key) @bridge.getLocalStorageItem key end