class Byebug::Command

def initialize(state)

def initialize(state)
  @state = state
end