class Byebug::InfoCommand

def regexp

def regexp
  /^\s* i(?:nfo)? (?:\s+(.*))?$/ix
end