class Byebug::DownCommand

def regexp

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