class Byebug::Context

def handler

def handler
  Byebug.handler or raise 'No interface loaded'
end