class Byebug::ShowCommand

def regexp

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