class Byebug::DownCommand

def regexp

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