class Byebug::AddDisplayCommand

def regexp

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