class Byebug::Context

def interface

def interface
  @interface ||= LocalInterface.new
end