class Byebug::PPCommand

def regexp

def regexp
  /^\s* pp \s+/x
end