class Byebug::UpCommand

def regexp

def regexp
  /^\s* u(?:p)? (?:\s+(.*))?$/x
end