class Byebug::EvalCommand

def regexp

def regexp
  /^\s*(p|e(?:val)?)\s+/
end