class Byebug::Command

def initialize(state)

def initialize(state)
  @match, @state = nil, state
end