class Byebug::ShowCommand

def regexp

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