class Byebug::UndisplayCommand

def self.regexp

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