class Byebug::LocalInterface

def confirm(prompt)

def confirm(prompt)
  readline(prompt, false)
end