class Byebug::ListCommand

def regexp

def regexp
  /^\s* l(?:ist)? (?:\s*([-=])|\s+(.+))? $/x
end