class Byebug::HelpCommand

def regexp

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