module Selenium::WebDriver::Safari::Features

def attach_debugger

def attach_debugger
  execute :attach_debugger, {}, {}
end