class Selenium::WebDriver::DevTools::PinnedScript

def remove

def remove
  "__webdriver_#{key} = undefined"
end