class Byebug::Processor

Should this be a mixin?

def initialize(interface)

def initialize(interface)
  @interface = interface
end