class Selenium::WebDriver::Firefox::Profile

def decoded(json)

def decoded(json)
  JSON.parse(json)
end