class Selenium::DevTools::V137::Profiler

def stop

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