class Byebug::ControlCommandProcessor
def initialize(interface)
def initialize(interface) super() @interface = interface @context_was_dead = true # Assume we haven't started. end
def initialize(interface) super() @interface = interface @context_was_dead = true # Assume we haven't started. end