class Selenium::DevTools::V137::Profiler

def start

def start
  @devtools.send_cmd('Profiler.start')
end