class Byebug::ScriptInterface

def confirm(_prompt)

def confirm(_prompt)
  'y'
end