class Byebug::ScriptInterface

def confirm(prompt)

def confirm(prompt)
  'y'
end