class Byebug::ControlProcessor

def initialize(context = nil)

def initialize(context = nil)
  @context = context
end