class Byebug::ShowCommand

def regexp

def regexp
  /^\s* show (?:\s+(?<setting>\w+))? \s*$/x
end