class Selenium::WebDriver::HTML5::LocalStorage

def initialize(bridge)

Other tags:
    Api: - private
def initialize(bridge)
  @bridge = bridge
end