class Byebug::UpCommand

def regexp

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