class Byebug::Context

def handler

def handler
  Byebug.handler || fail('No interface loaded')
end