class Byebug::State

def initialize(interface)

def initialize(interface)
  @interface = interface
end