class Selenium::DevTools::V122::Profiler

def stop

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