class Byebug::EvalCommand

def match(input)

def match(input)
  @input = input
  super
end