# File lib/selenium/webdriver/common/json_helper.rb, line 10 def json_load(obj) MultiJson.load(obj) end