class Selenium::DevTools::V137::ServiceWorker

def enable

def enable
  @devtools.send_cmd('ServiceWorker.enable')
end