class Byebug::InfoCommand

def regexp

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